home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / bbs / rejct014 / readme < prev    next >
Text File  |  1994-09-18  |  2KB  |  48 lines

  1. Version 0.14
  2.  
  3. REJECT.EXE is a program written to filter bulletins with the FBB REJECT.SYS
  4. before importing. Put REJECT.SYS,REJECT.EXE,WFBID.SYS in the same directory
  5. with the files you wish to check. If the program does not find REJECT.SYS or
  6. WFBID.SYS in the same directory, it searches in \FBB\SYSTEM on the same drive.
  7. If there is sufficient memory, and WFBID.SYS is available, it will load
  8. WFBID.SYS into memory, to reject messages on BID, as well as the parameters
  9. specified in REJECT.SYS. The memory is also used for temporary buffers, so the
  10. total memory usage is governed by number of BIDs, and largest message size. If
  11. the memory is not sufficient for the program, the BIDs will be removed from
  12. memory, and not checked for BIDs. 
  13.  
  14. To run the program, supply the file to process as a command line arguement
  15. as below:
  16.  
  17. REJECT  IN-file
  18.  
  19. If you are processing many ZIP files, use a batch file set up as below, for
  20. easy processing. The below 2 lines will process all the ZIP files in the
  21. same directory.
  22.  
  23. PKUNZIP -c * > BULL.ALL
  24. REJECT BULL.ALL
  25.  
  26.  
  27. The output will be written to 2 files names BULL.OK and BULL.BAD containing
  28. the messages accepted and rejected respectively. The files are appending, so
  29. they will continue to grow with each run, until you remove them.
  30.  
  31. *************************  SOAPBOX  ***********************************
  32. This software may be freely used and distributed by licensed radio amateurs.
  33. Any commercial use is forbidden. This software is released on an as is basis,
  34. with no guarantees of any type. 
  35.  
  36. I have a lot of fun programming, but always need feedback for ideas,
  37. and bug fixes. Let me know what is on your mind, even if it is running
  38. fine.
  39. ***********************************************************************
  40.  
  41. dhess@umes.umd.edu
  42. NK3T @ NK3T.MD.USA.NOAM
  43. David Hess
  44. 3735 Algonquin Trail
  45. Snow Hill, MD
  46. 21863
  47. 410 632-3967
  48.